cody - HTMLify profile

cody
4270 Files
633446 Views
Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/195 - Stick Hero Game
/*
If you want to know how this game was made, check out this video, that explains how it's made:
https://youtu.be/eue3UdFvwPo
If you want to know how this game was made, check out this video, that explains how it's made:
https://youtu.be/eue3UdFvwPo
html,
body {
height: 100%;
margin: 0;
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
body {
height: 100%;
margin: 0;
}
body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from amazing-js-projects.netlify.app/stick hero game by yash-25log/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 20 May 2022 17:09:41 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<!-- Mirrored from amazing-js-projects.netlify.app/stick hero game by yash-25log/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 20 May 2022 17:09:41 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">